Skip to content

Complete Campaign API support#48

Merged
teesofttech merged 1 commit into
release/v0.4.0from
feature/44-campaign-api
Jun 14, 2026
Merged

Complete Campaign API support#48
teesofttech merged 1 commit into
release/v0.4.0from
feature/44-campaign-api

Conversation

@teesofttech

Copy link
Copy Markdown
Owner

Summary

Completes Campaign API support for #44.

Changes

  • Adds campaign send, list, history, and retry operations to TermiiClient.Campaigns.
  • Adds request and response models for Campaign API payloads.
  • Keeps existing phonebook CRUD behavior intact.
  • Expands Campaign unit tests for method, path, auth placement, body/query serialization, and response mapping.
  • Updates README examples and the API coverage matrix.

Validation

  • dotnet test

Closes #44.

Copilot AI review requested due to automatic review settings June 14, 2026 08:12
@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bd87c78e-c06e-450a-8f05-7496b7d21261

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/44-campaign-api

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@teesofttech
teesofttech merged commit a2f00a7 into release/v0.4.0 Jun 14, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants